Spaces:
Running
Running
vidhanm
commited on
Commit
·
56f54f7
1
Parent(s):
7b9df07
trying new approach
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ protobuf==4.25.3 # Or your confirmed local 6.31.0 if pip-installable
|
|
14 |
accelerate # Good to include, though generate.py might not explicitly use it
|
15 |
sentencepiece # Often a dependency for tokenizers
|
16 |
|
17 |
-
# NO Gradio needed for this test
|
|
|
|
14 |
accelerate # Good to include, though generate.py might not explicitly use it
|
15 |
sentencepiece # Often a dependency for tokenizers
|
16 |
|
17 |
+
# NO Gradio needed for this test
|
18 |
+
torchvision
|