Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
torch==2.0.1+cu118 #
|
2 |
gradio
|
3 |
transformers
|
4 |
Pillow
|
5 |
timm
|
6 |
|
7 |
|
|
|
|
1 |
+
torch==2.0.1+cu118 # Replace with your appropriate CUDA version
|
2 |
gradio
|
3 |
transformers
|
4 |
Pillow
|
5 |
timm
|
6 |
|
7 |
|
8 |
+
|