Spaces:
Running
Running
MekkCyber
commited on
Commit
·
0ddd62c
1
Parent(s):
6737279
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
https://gradio-builds.s3.amazonaws.com/4485dd46a8e4b3f5b35e42d52f291b72fdc1a952/gradio-4.39.0-py3-none-any.whl
|
2 |
pydantic==2.8.2
|
3 |
pydantic-core==2.20.1
|
4 |
fastapi==0.112.4
|
5 |
huggingface-hub
|
6 |
transformers
|
7 |
-
torch
|
|
|
|
|
|
1 |
pydantic==2.8.2
|
2 |
pydantic-core==2.20.1
|
3 |
fastapi==0.112.4
|
4 |
huggingface-hub
|
5 |
transformers
|
6 |
+
torch
|
7 |
+
gradio[oauth]
|