Spaces:
Sleeping
Sleeping
locorene1000
commited on
Commit
•
3994ddf
1
Parent(s):
6579161
- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/huggingface/transformers.git
|
2 |
+
huggingface_hub
|
3 |
+
gradio
|
4 |
+
numpy<2
|
5 |
+
accelerate
|