Spaces:
Runtime error
Runtime error
thisisam commited on
Commit ·
38d90f3
1
Parent(s): 9c2ae4e
Unpin dependencies to resolve conflict with transformers dev
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
huggingface-hub
|
| 3 |
Pillow
|
| 4 |
https://github.com/huggingface/transformers/archive/main.zip
|
| 5 |
torch
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface-hub
|
| 3 |
Pillow
|
| 4 |
https://github.com/huggingface/transformers/archive/main.zip
|
| 5 |
torch
|