Spaces:
Runtime error
Runtime error
Update requirements.txt (#44)
Browse files- Update requirements.txt (422c96127db8265ebb530ae3417406420ba4c5d1)
Co-authored-by: Younes Belkada <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
3 |
open_clip_torch
|
|
|
1 |
+
git+https://github.com/huggingface/transformers.git@main
|
2 |
torch
|
3 |
open_clip_torch
|