Spaces:
Sleeping
Sleeping
black shadow
commited on
Commit
·
cd32104
1
Parent(s):
2ebc2cc
Hugging Face Project✅
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
transformers
|
|
|
2 |
gradio
|
|
|
1 |
+
transformers
|
2 |
+
torch # For PyTorch
|
3 |
gradio
|