Spaces:
Runtime error
Runtime error
Faizan Azizahmed Shaikh
commited on
Commit
•
8b64fce
1
Parent(s):
69cf2e8
Upload requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.39.0
|
2 |
+
torch==2.0.1
|
3 |
+
transformers==4.31.0
|
4 |
+
accelerate==0.21.0
|
5 |
+
torch==2.0.1
|
6 |
+
torchaudio==2.0.2
|
7 |
+
torchvision==0.15.2
|
8 |
+
xformers==0.0.20
|
9 |
+
huggingface-hub==0.16.4
|
10 |
+
einops==0.6.1
|
11 |
+
pandas==2.0.3
|