Spaces:
Sleeping
Sleeping
lanzhiwang
commited on
Commit
•
bfefc0b
1
Parent(s):
d8d1152
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.43.2
|
2 |
+
tensorflow==2.13.0
|
3 |
+
transformers==4.33.1
|
4 |
+
torch==2.0.1
|